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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 哀???i哀???iB 10001000101000110011111100111111001111110110100110001000101000110011111100111111001111110110100101000010 88a33f3f3f6988a33f3f3f6942
EUC-JP 哀???i哀???iB 10110000101001010011111100111111001111110110100110110000101001010011111100111111001111110110100101000010 b0a53f3f3f69b0a53f3f3f6942
UTF-8 哀넘됱졒i哀넘됱졒iB 111001011001001110000000111010111000010010011000111010111001000010110001111011001010000110010010011010011110010110010011100000001110101110000100100110001110101110010000101100011110110010100001100100100110100101000010 e59380eb8498eb90b1eca19269e59380eb8498eb90b1eca1926942
UHC 哀넘됱졒i哀넘됱졒iB 11100100111011101011001111010001100010011110110010100000101111110110100111100100111011101011001111010001100010011110110010100000101111110110100101000010 e4eeb3d189eca0bf69e4eeb3d189eca0bf6942

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