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 〓?井}〓?井{^ 10000001101011000011111110001000111001000111110110000001101011000011111110001000111001000111101101011110 81ac3f88e47d81ac3f88e47b5e
EUC-JP 〓?井}〓?井{^ 10100010101011100011111110110000111001100111110110100010101011100011111110110000111001100111101101011110 a2ae3fb0e67da2ae3fb0e67b5e
UTF-8 〓룫井}〓룫井{^ 111000111000000010010011111010111010001110101011111001001011101010010101011111011110001110000000100100111110101110100011101010111110010010111010100101010111101101011110 e38093eba3abe4ba957de38093eba3abe4ba957b5e
UHC 〓룫井}〓룫井{^ 101000011110101110001111101000101110111111001100011111011010000111101011100011111010001011101111110011000111101101011110 a1eb8fa2efcc7da1eb8fa2efcc7b5e

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