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 | 筌??率?? | 1110001010100011001111110011111110010111101001100011111100111111 | e2a33f3f97a63f3f |
EUC-JP | 筌??率?? | 1110010010100101001111110011111111001110101010000011111100111111 | e4a53f3fcea83f3f |
UTF-8 | 筌딅엪率졾쉐 | 111001111010110110001100111010111001010010000101111011001001011110101010111001111000111010000111111011001010000110111110111011001000100110010000 | e7ad8ceb9485ec97aae78e87eca1beec8990 |
UHC | 筌딅엪率졾쉐 | 111011111010011110001010111010111001111010000011111000011110001110100000111001011011110110100110 | efa78aeb9e83e1e3a0e5bda6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)