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{^ 0011111100111111100100101010010010010101110000100110111001111101001111110011111110010010101001001001010111000010011011100111101101011110 3f3f92a495c26e7d3f3f92a495c26e7b5e
EUC-JP ??彫閉n}??彫閉n{^ 0011111100111111110001001010011011001010110001000110111001111101001111110011111111000100101001101100101011000100011011100111101101011110 3f3fc4a6cac46e7d3f3fc4a6cac46e7b5e
UTF-8 뤋냐彫閉n}뤋냐彫閉n{^ 1110101110100100100010111110101110000011100100001110010110111101101010111110100110010110100010010110111001111101111010111010010010001011111010111000001110010000111001011011110110101011111010011001011010001001011011100111101101011110 eba48beb8390e5bdabe996896e7deba48beb8390e5bdabe996896e7b5e
UHC 뤋냐彫閉n}뤋냐彫閉n{^ 100011111011101110110011110001001111000011000001111110001100110101101110011111011000111110111011101100111100010011110000110000011111100011001101011011100111101101011110 8fbbb3c4f0c1f8cd6e7d8fbbb3c4f0c1f8cd6e7b5e

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