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 | 與??源?? | 1110010001101111001111110011111110001100101110010011111100111111 | e46f3f3f8cb93f3f |
EUC-JP | 與??源?? | 1110011111010000001111110011111110111000101110110011111100111111 | e7d03f3fb8bb3f3f |
UTF-8 | 與쀫챶源뚧쮻 | 111010001000100010000111111011001000000010101011111011001011000110110110111001101011101010010000111010111001101010100111111011001010111010111011 | e88887ec80abecb1b6e6ba90eb9aa7ecaebb |
UHC | 與쀫챶源뚧쮻 | 111001101010100010010111111010111010101010000011111010101011100110001100111001101010100010010111 | e6a897ebaa83eab98ce6a897 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)