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 溿シ閨歇溿シ閨歇^ 111110110100101010111100111010001000000110011111010110111111101101001010101111001110100010000001100111110101101101011110 fb4abce8819f5bfb4abce8819f5b5e
EUC-JP 溿シ閨歇溿シ閨歇^ 10001111110010001011000110001110101111001110111111100001110111011011110010001111110010001011000110001110101111001110111111100001110111011011110001011110 8fc8b18ebcefe1ddbc8fc8b18ebcefe1ddbc5e
UTF-8 溿シ閨歇溿シ閨歇^ 11100110101110101011111111101111101111011011110011101001100101101010100011100110101011011000011111100110101110101011111111101111101111011011110011101001100101101010100011100110101011011000011101011110 e6babfefbdbce996a8e6ad87e6babfefbdbce996a8e6ad875e
UHC ??閨歇??閨歇^ 00111111001111111101000010110001111110101100111000111111001111111101000010110001111110101100111001011110 3f3fd0b1face3f3fd0b1face5e

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