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 雅?―椅??隱 1000100111101011001111111000000101011100100010001101011000111111001111111110100010101010 89eb3f815c88d63f3fe8aa
EUC-JP 雅?―椅??隱 1011001011101101001111111010000110111101101100001101100000111111001111111111000010101100 b2ed3fa1bdb0d83f3ff0ac
UTF-8 雅덈―椅쇽쭑隱 111010011001101110000101111010111000110110001000111000101000000010010101111001101010010010000101111011001000011110111101111011001010110110010001111010011001101010110001 e99b85eb8d88e28095e6a485ec87bdecad91e99ab1
UHC 雅덈―椅쇽쭑隱 1110010010111010100010001110101110100001101010101110101111110101101111001110111110100111100010011110101111011111 e4ba88eba1aaebf5bcefa789ebdf

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