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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??億???億?^ 0011111100111111100010011010110100111111001111110011111110001001101011010011111101011110 3f3f89ad3f3f3f89ad3f5e
EUC-JP 鋌?億?鋌?億?^ 100011111110010010111011001111111011001010101111001111111000111111100100101110110011111110110010101011110011111101011110 8fe4bb3fb2af3f8fe4bb3fb2af3f5e
UTF-8 鋌렮億렏鋌렮億렏^ 11101001100010111000110011101011101000001010111011100101100001001000010011101011101000001000111111101001100010111000110011101011101000001010111011100101100001001000010011101011101000001000111101011110 e98b8ceba0aee58484eba08fe98b8ceba0aee58484eba08f5e
UHC 鋌렮億렏鋌렮億렏^ 1110111111111011100011101011101111100101111000101000111010100101111011111111101110001110101110111110010111100010100011101010010101011110 effb8ebbe5e28ea5effb8ebbe5e28ea55e

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