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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??????浣^ 001111110011111100111111001111110011111100111111100111111010111101011110 3f3f3f3f3f3f9faf5e
EUC-JP ??????浣^ 001111110011111100111111001111110011111100111111110111101011000101011110 3f3f3f3f3f3fdeb15e
UTF-8 롉렿롔렋롉렿浣^ 11101011101000011000100111101011101000001011111111101011101000011001010011101011101000001000101111101011101000011000100111101011101000001011111111100110101101011010001101011110 eba189eba0bfeba194eba08beba189eba0bfe6b5a35e
UHC 롉렿롔렋롉렿浣^ 100011101100111110001110110001111000111011011000100011101010001010001110110011111000111011000111111010001100101101011110 8ecf8ec78ed88ea28ecf8ec7e8cb5e

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