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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 松茣エ松茣エB 100011111011110011100100101100101111000011001100101101001000111110111100111001001011001011110000110011001011010001000010 8fbce4b2f0ccb48fbce4b2f0ccb442
EUC-JP 松茣?エ松茣?エB 101111101011111011101000101101000011111110001110101101001011111010111110111010001011010000111111100011101011010001000010 bebee8b43f8eb4bebee8b43f8eb442
UTF-8 松茣エ松茣エB 11100110100111011011111011101000100011001010001111101110100000101000101111101111101111011011010011100110100111011011111011101000100011001010001111101110100000101000101111101111101111011011010001000010 e69dbee88ca3ee828befbdb4e69dbee88ca3ee828befbdb442
UHC 松???松???B 1110000111100110001111110011111100111111111000011110011000111111001111110011111101000010 e1e63f3f3fe1e63f3f3f42

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