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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???民???^ 001111110011111100111111100101101010111100111111001111110011111101011110 3f3f3f96af3f3f3f5e
EUC-JP ???民???^ 001111110011111100111111110011001011000100111111001111110011111101011110 3f3f3fccb13f3f3f5e
UTF-8 렻렋렻民렎렻렩^ 11101011101000001011101111101011101000001000101111101011101000001011101111100110101100001001000111101011101000001000111011101011101000001011101111101011101000001010100101011110 eba0bbeba08beba0bbe6b091eba08eeba0bbeba0a95e
UHC 렻렋렻民렎렻렩^ 100011101100001110001110101000101000111011000011110110101100010110001110101001001000111011000011100011101011011101011110 8ec38ea28ec3dac58ea48ec38eb75e

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