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 | 要????? | 10010111011101100011111100111111001111110011111100111111 | 97763f3f3f3f3f |
EUC-JP | 要??縕?? | 110011011101011100111111001111111000111111010100110000100011111100111111 | cdd73f3f8fd4c23f3f |
UTF-8 | 要뺧쉴縕낉숱 | 111010001010011010000001111010111011101010100111111011001000100110110100111001111011100010010101111010111000001010001001111011001000100010110001 | e8a681ebbaa7ec89b4e7b895eb8289ec88b1 |
UHC | 要뺧쉴縕낉숱 | 111010011010100110010101111011111011110110101111111010001011001010000101111011111011110110100010 | e9a995efbdafe8b285efbda2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)