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 | 霽???樹齊 | 111010001100011100111111001111110011111110001110111101111110101010001110 | e8c73f3f3f8ef7ea8e |
EUC-JP | 霽??嶠樹齊 | 1111000011001001001111110011111110001111101110111110111110111100111110011111001111101110 | f0c93f3f8fbbefbcf9f3ee |
UTF-8 | 霽樓렫嶠樹齊 | 111010011001110010111101111011111010010110001100111010111010000010101011111001011011011010100000111001101010100010111001111010011011110110001010 | e99cbdefa58ceba0abe5b6a0e6a8b9e9bd8a |
UHC | 霽樓렫嶠樹齊 | 111100001011100011010010111001101000111010111001110011101110010011100010101001111111000010111010 | f0b8d2e68eb9cee4e2a7f0ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)