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 | 孃る?濡?? | 100110110110111110000010111010010011111110010100010001110011111100111111 | 9b6f82e93f94473f3f |
EUC-JP | 孃る?濡?? | 110101011101000010100100111010110011111111000111101010000011111100111111 | d5d0a4eb3fc7a83f3f |
UTF-8 | 孃る줂濡섎ㅎ | 111001011010110110000011111000111000001010001011111011001010010010000010111001101011111110100001111011001000010010001110111000111000010110001110 | e5ad83e3828beca482e6bfa1ec848ee3858e |
UHC | 孃る줂濡섎ㅎ | 111001011011111010101010111010111010000110011001111010111010000110011000111010111010010010111110 | e5beaaeba199eba198eba4be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)