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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 哀???哀???B 1000100010100011001111110011111100111111100010001010001100111111001111110011111101000010 88a33f3f3f88a33f3f3f42
EUC-JP 哀???哀???B 1011000010100101001111110011111100111111101100001010010100111111001111110011111101000010 b0a53f3f3fb0a53f3f3f42
UTF-8 哀넘됱젳哀넘됱젳B 11100101100100111000000011101011100001001001100011101011100100001011000111101100101000001011001111100101100100111000000011101011100001001001100011101011100100001011000111101100101000001011001101000010 e59380eb8498eb90b1eca0b3e59380eb8498eb90b1eca0b342
UHC 哀넘됱젳哀넘됱젳B 1110010011101110101100111101000110001001111011001010000010100111111001001110111010110011110100011000100111101100101000001010011101000010 e4eeb3d189eca0a7e4eeb3d189eca0a742

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