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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?舍?枇伸??^ 0011111111100100011100010011111110010100111110001001000001001100001111110011111101011110 3fe4713f94f8904c3f3f5e
EUC-JP ?舍?枇伸??^ 0011111111100111110100100011111111001000111110101011111110101101001111110011111101011110 3fe7d23fc8fabfad3f3f5e
UTF-8 뤵舍쪔枇伸렏롘^ 11101011101001001011010111101000100010001000110111101100101010101001010011100110100111101000011111100100101111001011100011101011101000001000111111101011101000011001100001011110 eba4b5e8888decaa94e69e87e4bcb8eba08feba1985e
UHC 뤵舍쪔枇伸렏롘^ 100011111110001111011110111011001010010110001110110111011110110111100011110111111000111010100101100011101101110001011110 8fe3deeca58eddede3df8ea58edc5e

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