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 箏箏^ 1110001010110101111101011011110111110110101101001111010110110101111000101011010111110101101111011111011010110100111101011011010101011110 e2b5f5bdf6b4f5b5e2b5f5bdf6b4f5b55e
EUC-JP 箏???箏???^ 1110010010110111001111110011111100111111111001001011011100111111001111110011111101011110 e4b73f3f3fe4b73f3f3f5e
UTF-8 箏箏^ 11100111101011101000111111101110100100001010100011101110100100111001101111101110100100001010000011100111101011101000111111101110100100001010100011101110100100111001101111101110100100001010000001011110 e7ae8fee90a8ee939bee90a0e7ae8fee90a8ee939bee90a05e
UHC 箏???箏???^ 1110111010110100001111110011111100111111111011101011010000111111001111110011111101011110 eeb43f3f3feeb43f3f3f5e

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