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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?民鏤}?民鏤{^ 00111111100101101010111111101000010110100111110100111111100101101010111111101000010110100111101101011110 3f96afe85a7d3f96afe85a7b5e
EUC-JP ?民鏤}?民鏤{^ 00111111110011001011000111101111101110110111110100111111110011001011000111101111101110110111101101011110 3fccb1efbb7d3fccb1efbb7b5e
UTF-8 렻民鏤}렻民鏤{^ 111010111010000010111011111001101011000010010001111010011000111110100100011111011110101110100000101110111110011010110000100100011110100110001111101001000111101101011110 eba0bbe6b091e98fa47deba0bbe6b091e98fa47b5e
UHC 렻民鏤}렻民鏤{^ 100011101100001111011010110001011101011110101111011111011000111011000011110110101100010111010111101011110111101101011110 8ec3dac5d7af7d8ec3dac5d7af7b5e

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