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 涬シ閒ア}涬シ閒ア{^ 111110110100000110111100111110111110100010110001011111011111101101000001101111001111101111101000101100010111101101011110 fb41bcfbe8b17dfb41bcfbe8b17b5e
EUC-JP 涬シ?ア}涬シ?ア{^ 10001111110001111100111110001110101111000011111110001110101100010111110110001111110001111100111110001110101111000011111110001110101100010111101101011110 8fc7cf8ebc3f8eb17d8fc7cf8ebc3f8eb17b5e
UTF-8 涬シ閒ア}涬シ閒ア{^ 111001101011011010101100111011111011110110111100111010011001011010010010111011111011110110110001011111011110011010110110101011001110111110111101101111001110100110010110100100101110111110111101101100010111101101011110 e6b6acefbdbce99692efbdb17de6b6acefbdbce99692efbdb17b5e
UHC ??閒?}??閒?{^ 00111111001111111111100111011001001111110111110100111111001111111111100111011001001111110111101101011110 3f3ff9d93f7d3f3ff9d93f7b5e

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