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 陰??}陰??{^ 1000100101000001001111110011111101111101100010010100000100111111001111110111101101011110 89413f3f7d89413f3f7b5e
EUC-JP 陰??}陰??{^ 1011000110100010001111110011111101111101101100011010001000111111001111110111101101011110 b1a23f3f7db1a23f3f7b5e
UTF-8 陰ⓩ폇}陰ⓩ폇{^ 111010011001100110110000111000101001001110101001111011011000111110000111011111011110100110011001101100001110001010010011101010011110110110001111100001110111101101011110 e999b0e293a9ed8f877de999b0e293a9ed8f877b5e
UHC 陰ⓩ폇}陰ⓩ폇{^ 111010111110010010101000111001101011110010010100011111011110101111100100101010001110011010111100100101000111101101011110 ebe4a8e6bc947debe4a8e6bc947b5e

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