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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 蕾唳屆^}蕾唳屆^{^ 1110010101010001100110100101100110011011100111000101111001111101111001010101000110011010010110011001101110011100010111100111101101011110 e5519a599b9c5e7de5519a599b9c5e7b5e
EUC-JP 蕾唳屆^}蕾唳屆^{^ 1110100110110010110100111011101011010101111111000101111001111101111010011011001011010011101110101101010111111100010111100111101101011110 e9b2d3bad5fc5e7de9b2d3bad5fc5e7b5e
UTF-8 蕾唳屆^}蕾唳屆^{^ 1110100010010101101111101110010110010100101100111110010110110001100001100101111001111101111010001001010110111110111001011001010010110011111001011011000110000110010111100111101101011110 e895bee594b3e5b1865e7de895bee594b3e5b1865e7b5e
UHC ??屆^}??屆^{^ 00111111001111111100110011111010010111100111110100111111001111111100110011111010010111100111101101011110 3f3fccfa5e7d3f3fccfa5e7b5e

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