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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 咫????}咫????{^ 100110100100000000111111001111110011111100111111011111011001101001000000001111110011111100111111001111110111101101011110 9a403f3f3f3f7d9a403f3f3f3f7b5e
EUC-JP 咫????}咫????{^ 110100111010000100111111001111110011111100111111011111011101001110100001001111110011111100111111001111110111101101011110 d3a13f3f3f3f7dd3a13f3f3f3f7b5e
UTF-8 咫띔렯흗린}咫띔렯흗린{^ 111001011001001010101011111010111001110110010100111010111010000010101111111011011001110110010111111010111010011010110000011111011110010110010010101010111110101110011101100101001110101110100000101011111110110110011101100101111110101110100110101100000111101101011110 e592abeb9d94eba0afed9d97eba6b07de592abeb9d94eba0afed9d97eba6b07b5e
UHC 咫띔렯흗린}咫띔렯흗린{^ 1111001010100001101101101110101010001110101111001100100011101001101110001011000001111101111100101010000110110110111010101000111010111100110010001110100110111000101100000111101101011110 f2a1b6ea8ebcc8e9b8b07df2a1b6ea8ebcc8e9b8b07b5e

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