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 ???枇諶??^ 00111111001111110011111110010100111110001111101110101010001111110011111101011110 3f3f3f94f8fbaa3f3f5e
EUC-JP ???枇諶??^ 0011111100111111001111111100100011111010100011111101111010110101001111110011111101011110 3f3f3fc8fa8fdeb53f3f5e
UTF-8 뤶쫷횓枇諶렻롘^ 11101011101001001011011011101100101010111011011111101101100110101001001111100110100111101000011111101000101010111011011011101011101000001011101111101011101000011001100001011110 eba4b6ecabb7ed9a93e69e87e8abb6eba0bbeba1985e
UHC 뤶쫷횓枇諶렻롘^ 100011111110010010100110100011101100001110001110110111011110110111100100101001101000111011000011100011101101110001011110 8fe4a68ec38eddede4a68ec38edc5e

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