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 | 癲??乙?? | 1110000110011111001111110011111110001001101100110011111100111111 | e19f3f3f89b33f3f |
EUC-JP | 癲??乙?? | 1110001010100001001111110011111110110010101101010011111100111111 | e2a13f3fb2b53f3f |
UTF-8 | 癲띠떒乙꿰독 | 111001111001100110110010111010111001110110100000111010111001011010010010111001001011100110011001111010101011111110110000111010111000111110000101 | e799b2eb9da0eb9692e4b999eabfb0eb8f85 |
UHC | 癲띠떒乙꿰독 | 111011111010011010110110111011001000101110101000111010111110000010110010111001111011010110110110 | efa6b6ec8ba8ebe0b2e7b5b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)