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 111001101111000110110001111001111011001010110010011010011110011011110001101100011110011110110010101100100110100101000010 e6f1b1e7b2b269e6f1b1e7b2b26942
EUC-JP 踈ア邊イi踈ア邊イiB 11101100111100111000111010110001111011101011010010001110101100100110100111101100111100111000111010110001111011101011010010001110101100100110100101000010 ecf38eb1eeb48eb269ecf38eb1eeb48eb26942
UTF-8 踈ア邊イi踈ア邊イiB 111010001011100010001000111011111011110110110001111010011000001010001010111011111011110110110010011010011110100010111000100010001110111110111101101100011110100110000010100010101110111110111101101100100110100101000010 e8b888efbdb1e9828aefbdb269e8b888efbdb1e9828aefbdb26942
UHC ??邊?i??邊?iB 00111111001111111101110010101011001111110110100100111111001111111101110010101011001111110110100101000010 3f3fdcab3f693f3fdcab3f6942

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