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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?脹????脹???B 00111111100100101010111100111111001111110011111100111111100100101010111100111111001111110011111101000010 3f92af3f3f3f3f92af3f3f3f42
EUC-JP ?脹??銶?脹??銶B 0011111111000100101100010011111100111111100011111110010010101011001111111100010010110001001111110011111110001111111001001010101101000010 3fc4b13f3f8fe4ab3fc4b13f3f8fe4ab42
UTF-8 뤋脹쭗샅銶뤋脹쭗샅銶B 11101011101001001000101111101000100001001011100111101100101011011001011111101100100000111000010111101001100010101011011011101011101001001000101111101000100001001011100111101100101011011001011111101100100000111000010111101001100010101011011001000010 eba48be884b9ecad97ec8385e98ab6eba48be884b9ecad97ec8385e98ab642
UHC 뤋脹쭗샅銶뤋脹쭗샅銶B 100011111011101111110011111011001010011110001111101110111111010011001111110010101000111110111011111100111110110010100111100011111011101111110100110011111100101001000010 8fbbf3eca78fbbf4cfca8fbbf3eca78fbbf4cfca42

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