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 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN ??汝i??汝iB 0011111100111111100100111111000001101001001111110011111110010011111100000110100101000010 3f3f93f0693f3f93f06942
EUC-JP ?鉥汝i?鉥汝iB 001111111000111111100011111010001100011011110010011010010011111110001111111000111110100011000110111100100110100101000010 3f8fe3e8c6f2693f8fe3e8c6f26942
UTF-8 룷鉥汝i룷鉥汝iB 111010111010001110110111111010011000100110100101111001101011000110011101011010011110101110100011101101111110100110001001101001011110011010110001100111010110100101000010 eba3b7e989a5e6b19d69eba3b7e989a5e6b19d6942
UHC 룷鉥汝i룷鉥汝iB 100011111010110011100010111111001110011010100011011010011000111110101100111000101111110011100110101000110110100101000010 8face2fce6a3698face2fce6a36942

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