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 | 隍る亂逶セ邊 | 1110100010100100100000101110100110011000101010101110011110011011101111101110011110110010 | e8a482e998aae79bbee7b2 |
EUC-JP | 隍る亂逶セ邊 | 111100001010011010100100111010111101000010101100111011011111101110001110101111101110111010110100 | f0a6a4ebd0acedfb8ebeeeb4 |
UTF-8 | 隍る亂逶セ邊 | 111010011001101010001101111000111000001010001011111001001011101010000010111010011000000010110110111011111011110110111110111010011000001010001010 | e99a8de3828be4ba82e980b6efbdbee9828a |
UHC | 隍る亂??邊 | 11111100110110111010101011101011110101011010111100111111001111111101110010101011 | fcdbaaebd5af3f3fdcab |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)