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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 湿裘イ邯ィ竺 1111000111110110100011101011110011100101111000101011001011100111101101101010100011110001111110101000111010110001 f1f68ebce5e2b2e7b6a8f1fa8eb1
EUC-JP ?湿裘イ邯ィ?竺 0011111110111100101111101110101011100100100011101011001011101110101110001000111010101000001111111011110010110011 3fbcbeeae48eb2eeb88ea83fbcb3
UTF-8 湿裘イ邯ィ竺 111011101000010110110001111001101011100110111111111010001010001110011000111011111011110110110010111010011000001010101111111011111011110110101000111011101000010110110101111001111010101110111010 ee85b1e6b9bfe8a398efbdb2e982afefbda8ee85b5e7abba
UHC ????邯??竺 00111111001111110011111100111111110010101111101100111111001111111111010111100111 3f3f3f3fcafb3f3ff5e7

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