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 ???????¤^ 001111110011111100111111001111110011111100111111001111111010010001011110 3f3f3f3f3f3f3fa45e
SJIS-WIN ?忌??ギ?碇?^ 001111111000101011110101001111110011111110000011010011010011111110010010111101000011111101011110 3f8af53f3f834d3f92f43f5e
EUC-JP ?忌??ギ?碇¤^ 0011111110110100111101110011111100111111101001011010111000111111110001001111011010001111101000101111000001011110 3fb4f73f3fa5ae3fc4f68fa2f05e
UTF-8 룶忌룵혧ギ룫碇¤^ 111010111010001110110110111001011011111110001100111010111010001110110101111011011001100010100111111000111000001010101110111010111010001110101011111001111010001010000111110000101010010001011110 eba3b6e5bf8ceba3b5ed98a7e382aeeba3abe7a287c2a45e
UHC 룶忌룵혧ギ룫碇¤^ 1000111110101011110100001111101110001111101010101100001010001111101010111010111010001111101000101110111111101101101000101011010001011110 8fabd0fb8faac28fabae8fa2efeda2b45e

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