To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??}k}??}k{^ 0011111100111111011111010110101101111101001111110011111101111101011010110111101101011110 3f3f7d6b7d3f3f7d6b7b5e
SJIS-WIN 睛?}k}睛?}k{^ 11100001110010110011111101111101011010110111110111100001110010110011111101111101011010110111101101011110 e1cb3f7d6b7de1cb3f7d6b7b5e
EUC-JP 睛?}k}睛?}k{^ 11100010110011010011111101111101011010110111110111100010110011010011111101111101011010110111101101011110 e2cd3f7d6b7de2cd3f7d6b7b5e
UTF-8 睛렠}k}睛렠}k{^ 11100111100111011001101111101011101000001010000001111101011010110111110111100111100111011001101111101011101000001010000001111101011010110111101101011110 e79d9beba0a07d6b7de79d9beba0a07d6b7b5e
UHC 睛렠}k}睛렠}k{^ 111011111110110010001110101100010111110101101011011111011110111111101100100011101011000101111101011010110111101101011110 efec8eb17d6b7defec8eb17d6b7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)