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 | 與?オ也や? | 11100100011011110011111110000011010010011001011011100111100000101110001000111111 | e46f3f834996e782e23f |
EUC-JP | 與?オ也や? | 11100111110100000011111110100101101010101100110011101001101001001110010000111111 | e7d03fa5aacce9a4e43f |
UTF-8 | 與썹オ也や퓘 | 111010001000100010000111111011001000110110111001111000111000001010101010111001001011100110011111111000111000001010000100111011011001001110011000 | e88887ec8db9e382aae4b99fe38284ed9398 |
UHC | 與썹オ也や퓘 | 111001101010100010111101111001111010101110101010111001011010010110101010111001001011111110000011 | e6a8bde7abaae5a5aae4bf83 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)