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{^ 1001001010000110100010001010011100111111001111110110111001111101100100101000011010001000101001110011111100111111011011100111101101011110 928688a73f3f6e7d928688a73f3f6e7b5e
EUC-JP 中逢??n}中逢??n{^ 1100001111100110101100001010100100111111001111110110111001111101110000111110011010110000101010010011111100111111011011100111101101011110 c3e6b0a93f3f6e7dc3e6b0a93f3f6e7b5e
UTF-8 中逢렰렪n}中逢렰렪n{^ 1110010010111000101011011110100110000000101000101110101110100000101100001110101110100000101010100110111001111101111001001011100010101101111010011000000010100010111010111010000010110000111010111010000010101010011011100111101101011110 e4b8ade980a2eba0b0eba0aa6e7de4b8ade980a2eba0b0eba0aa6e7b5e
UHC 中逢렰렪n}中逢렰렪n{^ 111100011110100111011100111100011000111010111101100011101011100001101110011111011111000111101001110111001111000110001110101111011000111010111000011011100111101101011110 f1e9dcf18ebd8eb86e7df1e9dcf18ebd8eb86e7b5e

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