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 脱多臓谷即速棚綻 10010010010001011001000110111101100100011001111110010010010010101001000110100110100100011010110010010010010010011001001001011101 924591bd919f924a91a691ac9249925d
EUC-JP 脱多臓谷即速棚綻 11000011101001101100001010111111110000101010000111000011101010111100001010101000110000101010111011000011101010101100001110111110 c3a6c2bfc2a1c3abc2a8c2aec3aac3be
UTF-8 脱多臓谷即速棚綻 111010001000010010110001111001011010010010011010111010001000011110010011111010001011000010110111111001011000110110110011111010011000000010011111111001101010001110011010111001111011011010111011 e884b1e5a49ae88793e8b0b7e58db3e9809fe6a39ae7b6bb
UHC ?多?谷?速棚綻 00111111110100101111110100111111110011011101101100111111111000011101110011011101110111001111011110101010 3fd2fd3fcddb3fe1dcdddcf7aa

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