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 | 癲??悠η? | 111000011001111100111111001111111001011101001001100000111100010100111111 | e19f3f3f974983c53f |
EUC-JP | 癲??悠η? | 111000101010000100111111001111111100110110101010101001101100011100111111 | e2a13f3fcdaaa6c73f |
UTF-8 | 癲뉕랙悠η쨼 | 1110011110011001101100101110101110001001100101011110101110011110100110011110011010000010101000001100111010110111111011001010100010111100 | e799b2eb8995eb9e99e682a0ceb7eca8bc |
UHC | 癲뉕랙悠η쨼 | 111011111010011010000111111010101011011110100010111010101110110110100101111001111010010010010110 | efa687eab7a2eaeda5e7a496 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)