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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???沅?}???沅?{^ 0011111100111111001111111000111111000110111010010011111101111101001111110011111100111111100011111100011011101001001111110111101101011110 3f3f3f8fc6e93f7d3f3f3f8fc6e93f7b5e
UTF-8 蓮용뙂沅뱈}蓮용뙂沅뱈{^ 111011111010011010011001111011001001101010101001111010111001100110000010111001101011001010000101111010111011000110001000011111011110111110100110100110011110110010011010101010011110101110011001100000101110011010110010100001011110101110110001100010000111101101011110 efa699ec9aa9eb9982e6b285ebb1887defa699ec9aa9eb9982e6b285ebb1887b5e
UHC 蓮용뙂沅뱈}蓮용뙂沅뱈{^ 1110011011100101101111111110101110001100100010001110101010110110100100110110110101111101111001101110010110111111111010111000110010001000111010101011011010010011011011010111101101011110 e6e5bfeb8c88eab6936d7de6e5bfeb8c88eab6936d7b5e

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