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 | 哀??寃f? | 100010001010001100111111001111111001101110000011100000101000011000111111 | 88a33f3f9b8382863f |
EUC-JP | 哀??寃f? | 101100001010010100111111001111111101010111100011101000111110011000111111 | b0a53f3fd5e3a3e63f |
UTF-8 | 哀년꽒寃f를 | 111001011001001110000000111010111000010110000100111010101011110110010010111001011010111110000011111011111011110110000110111010111010010110111100 | e59380eb8584eabd92e5af83efbd86eba5bc |
UHC | 哀년꽒寃f를 | 111001001110111010110011111000101000010010100001111010101011001010100011111001101011100010100110 | e4eeb3e284a1eab2a3e6b8a6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)