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 ????舫}????舫{^ 001111110011111100111111001111111110010001110101011111010011111100111111001111110011111111100100011101010111101101011110 3f3f3f3fe4757d3f3f3f3fe4757b5e
EUC-JP ????舫}????舫{^ 001111110011111100111111001111111110011111010110011111010011111100111111001111110011111111100111110101100111101101011110 3f3f3f3fe7d67d3f3f3f3fe7d67b5e
UTF-8 렳롉쓰뤶舫}렳롉쓰뤶舫{^ 111010111010000010110011111010111010000110001001111011001001001110110000111010111010010010110110111010001000100010101011011111011110101110100000101100111110101110100001100010011110110010010011101100001110101110100100101101101110100010001000101010110111101101011110 eba0b3eba189ec93b0eba4b6e888ab7deba0b3eba189ec93b0eba4b6e888ab7b5e
UHC 렳롉쓰뤶舫}렳롉쓰뤶舫{^ 1000111011000000100011101100111110111110101100101000111111100100110110111011101001111101100011101100000010001110110011111011111010110010100011111110010011011011101110100111101101011110 8ec08ecfbeb28fe4dbba7d8ec08ecfbeb28fe4dbba7b5e

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