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 | 傳私??闇? | 100110010100001010001110100001000011111100111111100010001100010100111111 | 99428e843f3f88c53f |
EUC-JP | 傳私??闇? | 110100011010001110111011111001000011111100111111101100001100011100111111 | d1a3bbe43f3fb0c73f |
UTF-8 | 傳私렯렠闇면 | 111001011000001010110011111001111010011110000001111010111010000010101111111010111010000010100000111010011001011110000111111010111010100110110100 | e582b3e7a781eba0afeba0a0e99787eba9b4 |
UHC | 傳私렯렠闇면 | 111011101110111011011110111001111000111010111100100011101011000111100100111000011011100011101001 | eeeedee78ebc8eb1e4e1b8e9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)