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 搖??毅??溢 10011101100010100011111100111111100010110100001000111111001111111000100011101100 9d8a3f3f8b423f3f88ec
EUC-JP 搖??毅??溢 11011001111010100011111100111111101101011010001100111111001111111011000011101110 d9ea3f3fb5a33f3fb0ee
UTF-8 搖삳씮毅껇굢溢 111001101001000010010110111011001000001010110011111011001001010010101110111001101010111110000101111010101011101110000111111010101011010110100010111001101011101010100010 e69096ec82b3ec94aee6af85eabb87eab5a2e6baa2
UHC 搖삳씮毅껇굢溢 1110100011110100101110111110101110011101101111111110101111110110100000111110100010000010100010011110110011101110 e8f4bbeb9dbfebf683e88289ecee

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