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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 轢뢋轢뢗}轢뢋轢뢗{^ 111011111010011010001101111010111010001010001011111011111010011010001101111010111010001010010111011111011110111110100110100011011110101110100010100010111110111110100110100011011110101110100010100101110111101101011110 efa68deba28befa68deba2977defa68deba28befa68deba2977b5e
UHC 轢뢋轢뢗}轢뢋轢뢗{^ 11100110101111001000111101000111111001101011110010001111010100100111110111100110101111001000111101000111111001101011110010001111010100100111101101011110 e6bc8f47e6bc8f527de6bc8f47e6bc8f527b5e

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