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 | 癲??楢?Ⅷ | 111000011001111100111111001111111001001111101000001111111000011101011011 | e19f3f3f93e83f875b |
EUC-JP | 癲??楢?? | 1110001010100001001111110011111111000110111010100011111100111111 | e2a13f3fc6ea3f3f |
UTF-8 | 癲삳쉘楢쏙Ⅷ | 111001111001100110110010111011001000001010110011111011001000100110011000111001101010010110100010111011001000111110011001111000101000010110100111 | e799b2ec82b3ec8998e6a5a2ec8f99e285a7 |
UHC | 癲삳쉘楢쏙Ⅷ | 111011111010011010111011111010111011110110101001111010101111100110111101111011111010010110110111 | efa6bbebbda9eaf9bdefa5b7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)