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 | 倭??泣?? | 1001100001100000001111110011111110001011100000110011111100111111 | 98603f3f8b833f3f |
EUC-JP | 倭??泣?? | 1100111111000001001111110011111110110101111000110011111100111111 | cfc13f3fb5e33f3f |
UTF-8 | 倭놅퐦泣됪뒿 | 111001011000000010101101111010111000011010000101111011011001000010100110111001101011001110100011111010111001000010101010111010111001001010111111 | e580adeb8685ed90a6e6b3a3eb90aaeb92bf |
UHC | 倭놅퐦泣됪뒿 | 111010001101111010000110111011111011110110001111111010111110100010001001111001101000101010110101 | e8de86efbd8febe889e68ab5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)