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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 哀???J}哀???J{^ 100010001010001100111111001111110011111101001010011111011000100010100011001111110011111100111111010010100111101101011110 88a33f3f3f4a7d88a33f3f3f4a7b5e
EUC-JP 哀???J}哀???J{^ 101100001010010100111111001111110011111101001010011111011011000010100101001111110011111100111111010010100111101101011110 b0a53f3f3f4a7db0a53f3f3f4a7b5e
UTF-8 哀넘됱젶J}哀넘됱젶J{^ 1110010110010011100000001110101110000100100110001110101110010000101100011110110010100000101101100100101001111101111001011001001110000000111010111000010010011000111010111001000010110001111011001010000010110110010010100111101101011110 e59380eb8498eb90b1eca0b64a7de59380eb8498eb90b1eca0b64a7b5e
UHC 哀넘됱젶J}哀넘됱젶J{^ 111001001110111010110011110100011000100111101100101000001010101001001010011111011110010011101110101100111101000110001001111011001010000010101010010010100111101101011110 e4eeb3d189eca0aa4a7de4eeb3d189eca0aa4a7b5e

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