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 | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
SJIS-WIN | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
EUC-JP | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
UTF-8 | 僚밤뜊[僚밤뜊[^ | 111011111010011010111011111010111011000010100100111010111001110010001010010110111110111110100110101110111110101110110000101001001110101110011100100010100101101101011110 | efa6bbebb0a4eb9c8a5befa6bbebb0a4eb9c8a5b5e |
UHC | 僚밤뜊[僚밤뜊[^ | 111010001110100010111001111000111000110110001101010110111110100011101000101110011110001110001101100011010101101101011110 | e8e8b9e38d8d5be8e8b9e38d8d5b5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)