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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?あ健お◇?}???ぁ 0011111110000010101000001000110010010010100000101010100010000001100111100011111110000001011100000011111100111111001111111000001010011111 3f82a08c9282a8819e3f81703f3f3f829f
EUC-JP ?あ健お◇?}???ぁ 0011111110100100101000101011011111110010101001001010101010100001111111100011111110100001110100010011111100111111001111111010010010100001 3fa4a2b7f2a4aaa1fe3fa1d13f3f3fa4a1
UTF-8 룵あ健お◇룵}룵₃룵ぁ 111010111010001110110101111000111000000110000010111001011000000110100101111000111000000110001010111000101001011110000111111010111010001110110101111011111011110110011101111010111010001110110101111000101000001010000011111010111010001110110101111000111000000110000001 eba3b5e38182e581a5e3818ae29787eba3b5efbd9deba3b5e28283eba3b5e38181
UHC 룵あ健お◇룵}룵₃룵ぁ 10001111101010101010101010100010110010111110110110101010101010101010000111011110100011111010101010100011111111011000111110101010101010011111110110001111101010101010101010100001 8faaaaa2cbedaaaaa1de8faaa3fd8faaa9fd8faaaaa1

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