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 ??恁??恁?^ 00111111001111111001110010001100001111110011111110011100100011000011111101011110 3f3f9c8c3f3f9c8c3f5e
EUC-JP ??恁??恁?^ 00111111001111111101011111101100001111110011111111010111111011000011111101011110 3f3fd7ec3f3fd7ec3f5e
UTF-8 梨봆恁뽱삨恁쬖^ 11101111101001111010001011101011101101001000011011100110100000011000000111101011101111011011000111101100100000101010100011100110100000011000000111101100101011001001011001011110 efa7a2ebb486e68181ebbdb1ec82a8e68181ecac965e
UHC 梨봆恁뽱삨恁쬖^ 111011001011000110010100010001111110110011110110100101101110110110011000101001111110110011110110101001110100101001011110 ecb19447ecf696ed98a7ecf6a74a5e

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