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 | 慂??儀?? | 1001110011001000001111110011111110001011010101100011111100111111 | 9cc83f3f8b563f3f |
EUC-JP | 慂??儀?? | 1101100011001010001111110011111110110101101101110011111100111111 | d8ca3f3fb5b73f3f |
UTF-8 | 慂롰쓼儀쇗벚 | 111001101000010110000010111010111010000110110000111011001001001110111100111001011000010010000000111011001000011110010111111010111011001010011010 | e68582eba1b0ec93bce58480ec8797ebb29a |
UHC | 慂롰쓼儀쇗벚 | 111010011011110110001110111011011001110110010111111010111111000010111100111001101011101010100010 | e9bd8eed9d97ebf0bce6baa2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)