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 ???狙?}???狙?{^ 001111110011111100111111100100010101111100111111011111010011111100111111001111111001000101011111001111110111101101011110 3f3f3f915f3f7d3f3f3f915f3f7b5e
EUC-JP ???狙?}???狙?{^ 001111110011111100111111110000011100000000111111011111010011111100111111001111111100000111000000001111110111101101011110 3f3f3fc1c03f7d3f3f3fc1c03f7b5e
UTF-8 렳롈렳狙렏}렳롈렳狙렏{^ 111010111010000010110011111010111010000110001000111010111010000010110011111001111000101110011001111010111010000010001111011111011110101110100000101100111110101110100001100010001110101110100000101100111110011110001011100110011110101110100000100011110111101101011110 eba0b3eba188eba0b3e78b99eba08f7deba0b3eba188eba0b3e78b99eba08f7b5e
UHC 렳롈렳狙렏}렳롈렳狙렏{^ 1000111011000000100011101100111010001110110000001110111011000011100011101010010101111101100011101100000010001110110011101000111011000000111011101100001110001110101001010111101101011110 8ec08ece8ec0eec38ea57d8ec08ece8ec0eec38ea57b5e

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