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 | 穩??節ゅ? | 111000100111001000111111001111111001000011011111100000101110001100111111 | e2723f3f90df82e33f |
EUC-JP | 穩??節ゅ? | 111000111101001100111111001111111100000011100001101001001110010100111111 | e3d33f3fc0e1a4e53f |
UTF-8 | 穩덄빓節ゅ맽 | 111001111010100110101001111010111000110110000100111010111011100110010011111001111010111110000000111000111000001010000101111010111010011110111101 | e7a9a9eb8d84ebb993e7af80e38285eba7bd |
UHC | 穩덄빓節ゅ맽 | 111010001011000110001000111001111001010110110111111011111011110110101010111001011001000010111110 | e8b188e795b7efbdaae590be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)