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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???誼?????^ 0011111100111111001111111000101101100010001111110011111100111111001111110011111101011110 3f3f3f8b623f3f3f3f3f5e
EUC-JP ???誼?????^ 0011111100111111001111111011010111000011001111110011111100111111001111110011111101011110 3f3f3fb5c33f3f3f3f3f5e
UTF-8 蓮용ㅋ誼뗧눨琉살젉^ 11101111101001101001100111101100100110101010100111100011100001011000101111101000101010101011110011101011100101111010011111101011100010001010100011101111101001111000110011101100100000101011010011101100101000001000100101011110 efa699ec9aa9e3858be8aabceb97a7eb88a8efa78cec82b4eca0895e
UHC 蓮용ㅋ誼뗧눨琉살젉^ 11100110111001011011111111101011101001001011101111101011111111101000101111100111100001111011111111101011101001001011101111101100101000001000101101011110 e6e5bfeba4bbebfe8be787bfeba4bbeca08b5e

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