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 ?匿丹戈?匿丹痲^ 001111111001001110111101100100100100111110011100111101110011111110010011101111011001001001001111111000011000010001011110 3f93bd924f9cf73f93bd924fe1845e
EUC-JP ?匿丹戈?匿丹痲^ 001111111100011010111111110000111011000011011000111110010011111111000110101111111100001110110000111000011110010001011110 3fc6bfc3b0d8f93fc6bfc3b0e1e45e
UTF-8 뤦匿丹戈뤦匿丹痲^ 11101011101001001010011011100101100011001011111111100100101110001011100111100110100010001000100011101011101001001010011011100101100011001011111111100100101110001011100111100111100101111011001001011110 eba4a6e58cbfe4b8b9e68888eba4a6e58cbfe4b8b9e797b25e
UHC 뤦匿丹戈뤦匿丹痲^ 1000111111010100110100101111101111010011101000011100110111111100100011111101010011010010111110111101001110100001110110001010011001011110 8fd4d2fbd3a1cdfc8fd4d2fbd3a1d8a65e

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