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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鑈篠鵫舎車軸^ 11111011111001111000111011000010111111000100100010001110110010011000111011010100100011101011001001011110 fbe78ec2fc488ec98ed48eb25e
EUC-JP 鑈篠鵫舎車軸^ 100011111110010111101011101111001100010010001111111010111111101010111100110010111011110011010110101111001011010001011110 8fe5ebbcc48febfabccbbcd6bcb45e
UTF-8 鑈篠鵫舎車軸^ 11101001100100011000100011100111101011111010000011101001101101011010101111101000100010001000111011101000101110111000101011101000101110111011100001011110 e99188e7afa0e9b5abe8888ee8bb8ae8bbb85e
UHC ?篠??車軸^ 00111111111000011100011000111111001111111111001110110011111101011110111001011110 3fe1c63f3ff3b3f5ee5e

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