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 | 傲??節℡? | 100110001111110000111111001111111001000011011111100001111000010000111111 | 98fc3f3f90df87843f |
EUC-JP | 傲??節?? | 1101000011111110001111110011111111000000111000010011111100111111 | d0fe3f3fc0e13f3f |
UTF-8 | 傲됧넼節℡쓪 | 111001011000001010110010111010111001000010100111111010111000010010111100111001111010111110000000111000101000010010100001111011001001001110101010 | e582b2eb90a7eb84bce7af80e284a1ec93aa |
UHC | 傲됧넼節℡쓪 | 111001111110110010001001111001011000011010110110111011111011110110100010111001011001110110001010 | e7ec89e586b6efbda2e59d8a |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)