To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 癲??認?┯ | 111000011001111100111111001111111001010001000110001111111000010010110110 | e19f3f3f94463f84b6 |
EUC-JP | 癲??認?┯ | 111000101010000100111111001111111100011110100111001111111010100010111000 | e2a13f3fc7a73fa8b8 |
UTF-8 | 癲룸뀛認롳┯ | 111001111001100110110010111010111010001110111000111010111000000010011011111010001010101010001101111010111010000110110011111000101001010010101111 | e799b2eba3b8eb809be8aa8deba1b3e294af |
UHC | 癲룸뀛認롳┯ | 111011111010011010110111111010111000010110010100111011001110001110001110111011111010011010111000 | efa6b7eb8594ece38eefa6b8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)