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 | 癲??靭?? | 1110000110011111001111110011111110010000011110000011111100111111 | e19f3f3f90783f3f |
EUC-JP | 癲??靭?? | 1110001010100001001111110011111110111111110110010011111100111111 | e2a13f3fbfd93f3f |
UTF-8 | 癲쇻룓靭롥뭡 | 111001111001100110110010111011001000011110111011111010111010001110010011111010011001110110101101111010111010000110100101111010111010110110100001 | e799b2ec87bbeba393e99dadeba1a5ebada1 |
UHC | 癲쇻룓靭롥뭡 | 111011111010011010011001111000111000111110010000111011001110010110001110111001011011100110111100 | efa699e38f90ece58ee5b9bc |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)