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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???????半^ 00111111001111110011111100111111001111110011111100111111100101001011110001011110 3f3f3f3f3f3f3f94bc5e
EUC-JP ???????半^ 00111111001111110011111100111111001111110011111100111111110010001011111001011110 3f3f3f3f3f3f3fc8be5e
UTF-8 뤈뫙뷜푿뤈뫙뷜半^ 11101011101001001000100011101011101010111001100111101011101101111001110011101101100100011011111111101011101001001000100011101011101010111001100111101011101101111001110011100101100011011000101001011110 eba488ebab99ebb79ced91bfeba488ebab99ebb79ce58d8a5e
UHC 뤈뫙뷜푿뤈뫙뷜半^ 1000111110111000101110001111110110111010111000101100011110101101100011111011100010111000111111011011101011100010110110101110001001011110 8fb8b8fdbae2c7ad8fb8b8fdbae2dae25e

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