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 弔陌??弔陌??^ 10010010101000101110100010011001001111110011111110010010101000101110100010011001001111110011111101011110 92a2e8993f3f92a2e8993f3f5e
EUC-JP 弔陌??弔陌??^ 11000100101001001110111111111001001111110011111111000100101001001110111111111001001111110011111101011110 c4a4eff93f3fc4a4eff93f3f5e
UTF-8 弔陌렧급弔陌렧긁^ 11100101101111001001010011101001100110011000110011101011101000001010011111101010101110001000100111100101101111001001010011101001100110011000110011101011101000001010011111101010101110001000000101011110 e5bc94e9998ceba0a7eab889e5bc94e9998ceba0a7eab8815e
UHC 弔陌렧급弔陌렧긁^ 1111000011000000110110001110100010001110101101101011000111011110111100001100000011011000111010001000111010110110101100011101110001011110 f0c0d8e88eb6b1def0c0d8e88eb6b1dc5e

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