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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
EUC-JP | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
UTF-8 | 療먧옅療먩돒^ | 11101111101001111000000111101011101010001010011111101100100110001000010111101111101001111000000111101011101010001010100111101011100011111001001001011110 | efa781eba8a7ec9885efa781eba8a9eb8f925e |
UHC | 療먧옅療먩돒^ | 11101000111111101001000011100100101111111011011011101000111111101001000011100110100010011001111001011110 | e8fe90e4bfb6e8fe90e6899e5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)