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 | 霓??猶?┃ | 111010001011110100111111001111111001011101010000001111111000010010101011 | e8bd3f3f97503f84ab |
EUC-JP | 霓??猶?┃ | 111100001011111100111111001111111100110110110001001111111010100010101101 | f0bf3f3fcdb13fa8ad |
UTF-8 | 霓얜뜂猶붼┃ | 111010011001110010010011111011001001011010011100111010111001110010000010111001111000110010110110111010111011011010111100111000101001010010000011 | e99c93ec969ceb9c82e78cb6ebb6bce29483 |
UHC | 霓얜뜂猶붼┃ | 111001111110011110111110111010111000110110000110111010111010001010010100111010011010011010101101 | e7e7beeb8d86eba294e9a6ad |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)