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 | 弱????? | 10001110111000110011111100111111001111110011111100111111 | 8ee33f3f3f3f3f |
EUC-JP | 弱??縕?? | 101111001110010100111111001111111000111111010100110000100011111100111111 | bce53f3f8fd4c23f3f |
UTF-8 | 弱욃츉縕띶ㄽ | 111001011011110010110001111011001001101010000011111011001011100010001001111001111011100010010101111010111001110110110110111000111000010010111101 | e5bcb1ec9a83ecb889e7b895eb9db6e384bd |
UHC | 弱욃츉縕띶ㄽ | 111001011011000010011110111001011010111010000101111010001011001010001101111001011010010010101101 | e5b09ee5ae85e8b28de5a4ad |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)