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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 鄂腺N}鄂腺N{^ 11100111101111011001000101000010010011100111110111100111101111011001000101000010010011100111101101011110 e7bd91424e7de7bd91424e7b5e
EUC-JP 鄂腺N}鄂腺N{^ 11101110101111111100000110100011010011100111110111101110101111111100000110100011010011100111101101011110 eebfc1a34e7deebfc1a34e7b5e
UTF-8 鄂腺N}鄂腺N{^ 1110100110000100100000101110100010000101101110100100111001111101111010011000010010000010111010001000010110111010010011100111101101011110 e98482e885ba4e7de98482e885ba4e7b5e
UHC 鄂腺N}鄂腺N{^ 11100100110001111110000011001101010011100111110111100100110001111110000011001101010011100111101101011110 e4c7e0cd4e7de4c7e0cd4e7b5e

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