To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?逡??n}?逡??n{^ 001111111110011110010101001111110011111101101110011111010011111111100111100101010011111100111111011011100111101101011110 3fe7953f3f6e7d3fe7953f3f6e7b5e
EUC-JP ?逡??n}?逡??n{^ 001111111110110111110101001111110011111101101110011111010011111111101101111101010011111100111111011011100111101101011110 3fedf53f3f6e7d3fedf53f3f6e7b5e
UTF-8 세逡셰셈n}세逡셰셈n{^ 1110110010000100101110001110100110000000101000011110110010000101101100001110110010000101100010000110111001111101111011001000010010111000111010011000000010100001111011001000010110110000111011001000010110001000011011100111101101011110 ec84b8e980a1ec85b0ec85886e7dec84b8e980a1ec85b0ec85886e7b5e
UHC 세逡셰셈n}세逡셰셈n{^ 101111001011110011110001111001001011110011001110101111001100000001101110011111011011110010111100111100011110010010111100110011101011110011000000011011100111101101011110 bcbcf1e4bccebcc06e7dbcbcf1e4bccebcc06e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)