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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 筌?????儀??^ 111000101010001100111111001111110011111100111111001111111000101101010110001111110011111101011110 e2a33f3f3f3f3f8b563f3f5e
EUC-JP 筌?????儀??^ 111001001010010100111111001111110011111100111111001111111011010110110111001111110011111101011110 e4a53f3f3f3f3fb5b73f3f5e
UTF-8 筌뚯뮀履쏉쭔儀롫쑅^ 11100111101011011000110011101011100110101010111111101011101011101000000011101111101001111001111111101100100011111000100111101100101011011001010011100101100001001000000011101011101000011010101111101100100100011000010101011110 e7ad8ceb9aafebae80efa79fec8f89ecad94e58480eba1abec91855e
UHC 筌뚯뮀履쏉쭔儀롫쑅^ 11101111101001111000110011101100100100101000111111101100101010101001101111101111101001111000110011101011111100001000111011101011100111001010010101011110 efa78cec928fecaa9befa78cebf08eeb9ca55e

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