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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 횂혰횄쨈횂혲횂쨉^ 11101101100110101000001011101101100110001011000011101101100110101000010011101100101010001000100011101101100110101000001011101101100110001011001011101101100110101000001011101100101010001000100101011110 ed9a82ed98b0ed9a84eca888ed9a82ed98b2ed9a82eca8895e
UHC 횂혰횄쨈횂혲횂쨉^ 1100001110000010110000101001011111000011100000111100001010110100110000111000001011000010100110011100001110000010110000101011010101011110 c382c297c383c2b4c382c299c382c2b55e

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