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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 僥??影??箋 10011001010001100011111100111111100010010110010100111111001111111110001010110011 99463f3f89653f3fe2b3
EUC-JP 僥??影??箋 11010001101001110011111100111111101100011100011000111111001111111110010010110101 d1a73f3fb1c63f3fe4b5
UTF-8 僥욕뤀影좈눈箋 111001011000001110100101111011001001101010010101111010111010010010000000111001011011110110110001111011001010001010001000111010111000100010001000111001111010111010001011 e583a5ec9a95eba480e5bdb1eca288eb8888e7ae8b
UHC 僥욕뤀影좈눈箋 1110100011101001101111111110010110001111101100011110011110101111101000001110100110110100101010111110111110101000 e8e9bfe58fb1e7afa0e9b4abefa8

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