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 | 員瀧???敎 | 100010001111010110010001111010110011111100111111001111111111101011001101 | 88f591eb3f3f3ffacd |
EUC-JP | 員瀧???? | 1011000011110111110000101110110100111111001111110011111100111111 | b0f7c2ed3f3f3f3f |
UTF-8 | 員瀧렲렫溜敎 | 111001011001001110100001111001111000000010100111111010111010000010110010111010111010000010101011111011111010011110001011111001101001010110001110 | e593a1e780a7eba0b2eba0abefa78be6958e |
UHC | 員瀧렲렫溜敎 | 111010101010110011010110111010011000111010111111100011101011100111101010111111101100111011100111 | eaacd6e98ebf8eb9eafecee7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)