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 | 涅λ?役?? | 100111111011100010000011110010010011111110010110111100000011111100111111 | 9fb883c93f96f03f3f |
EUC-JP | 涅λ?役?? | 110111101011101010100110110010110011111111001100111100100011111100111111 | debaa6cb3fccf23f3f |
UTF-8 | 涅λ젚役⑸젳 | 1110011010110110100001011100111010111011111011001010000010011010111001011011110110111001111000101001000110111000111011001010000010110011 | e6b685cebbeca09ae5bdb9e291b8eca0b3 |
UHC | 涅λ젚役⑸젳 | 111001101110111010100101111010111010000010010110111001101011010110101001111010111010000010100111 | e6eea5eba096e6b5a9eba0a7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)