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 | 外??節ゆ? | 100010100100111100111111001111111001000011011111100000101110010000111111 | 8a4f3f3f90df82e43f |
EUC-JP | 外??節ゆ? | 101100111011000000111111001111111100000011100001101001001110011000111111 | b3b03f3fc0e1a4e63f |
UTF-8 | 外믤셼節ゆ㎙ | 111001011010010010010110111010111010111110100100111011001000010110111100111001111010111110000000111000111000001010000110111000111000111010011001 | e5a496ebafa4ec85bce7af80e38286e38e99 |
UHC | 外믤셼節ゆ㎙ | 111010001110001010010010111001101001100110000001111011111011110110101010111001101010011110101011 | e8e292e69981efbdaae6a7ab |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)