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 | 霓??恙?? | 1110100010111101001111110011111110011100100110010011111100111111 | e8bd3f3f9c993f3f |
EUC-JP | 霓??恙?? | 1111000010111111001111110011111111010111111110010011111100111111 | f0bf3f3fd7f93f3f |
UTF-8 | 霓길퍚恙껆쒸 | 111010011001110010010011111010101011100010111000111011011000110110011010111001101000000110011001111010101011101110000110111011001001001010111000 | e99c93eab8b8ed8d9ae68199eabb86ec92b8 |
UHC | 霓길퍚恙껆쒸 | 111001111110011110110001111001101011101110010001111001011011111110000011111001111011111010101111 | e7e7b1e6bb91e5bf83e7beaf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)