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 髙ク邯シ}髙ク邯シ{^ 111110111111110010111000111001111011011010111100011111011111101111111100101110001110011110110110101111000111101101011110 fbfcb8e7b6bc7dfbfcb8e7b6bc7b5e
EUC-JP ?ク邯シ}?ク邯シ{^ 0011111110001110101110001110111010111000100011101011110001111101001111111000111010111000111011101011100010001110101111000111101101011110 3f8eb8eeb88ebc7d3f8eb8eeb88ebc7b5e
UTF-8 髙ク邯シ}髙ク邯シ{^ 111010011010101110011001111011111011110110111000111010011000001010101111111011111011110110111100011111011110100110101011100110011110111110111101101110001110100110000010101011111110111110111101101111000111101101011110 e9ab99efbdb8e982afefbdbc7de9ab99efbdb8e982afefbdbc7b5e
UHC ??邯?}??邯?{^ 00111111001111111100101011111011001111110111110100111111001111111100101011111011001111110111101101011110 3f3fcafb3f7d3f3fcafb3f7b5e

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