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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ⅰ辞鋓ア゙ⅰ辞鋓アワ^ 1111101001000000100011101010101111111011110101101011000111011110111110100100000010001110101010111111101111010110101100011101110001011110 fa408eabfbd6b1defa408eabfbd6b1dc5e
EUC-JP ?辞鋓ア゙?辞鋓アワ^ 001111111011110010101101100011111110010010111111100011101011000110001110110111100011111110111100101011011000111111100100101111111000111010110001100011101101110001011110 3fbcad8fe4bf8eb18ede3fbcad8fe4bf8eb18edc5e
UTF-8 ⅰ辞鋓ア゙ⅰ辞鋓アワ^ 11100010100001011011000011101000101111101001111011101001100010111001001111101111101111011011000111101111101111101001111011100010100001011011000011101000101111101001111011101001100010111001001111101111101111011011000111101111101111101001110001011110 e285b0e8be9ee98b93efbdb1efbe9ee285b0e8be9ee98b93efbdb1efbe9c5e
UHC ⅰ????ⅰ????^ 10100101101000010011111100111111001111110011111110100101101000010011111100111111001111110011111101011110 a5a13f3f3f3fa5a13f3f3f3f5e

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