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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 菴ユ掘}菴ユ掘{^ 111001001011110110000011100001101000110001000000011111011110010010111101100000111000011010001100010000000111101101011110 e4bd83868c407de4bd83868c407b5e
EUC-JP 菴ユ掘}菴ユ掘{^ 111010001011111110100101111001101011011110100001011111011110100010111111101001011110011010110111101000010111101101011110 e8bfa5e6b7a17de8bfa5e6b7a17b5e
UTF-8 菴ユ掘}菴ユ掘{^ 111010001000111110110100111000111000001110100110111001101000111010011000011111011110100010001111101101001110001110000011101001101110011010001110100110000111101101011110 e88fb4e383a6e68e987de88fb4e383a6e68e987b5e
UHC 菴ユ掘}菴ユ掘{^ 111001001110000010101011111001101100111111011110011111011110010011100000101010111110011011001111110111100111101101011110 e4e0abe6cfde7de4e0abe6cfde7b5e

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