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 陰꿸통}陰꿸통{^ 111010011001100110110000111010101011111110111000111011011000011010110101011111011110100110011001101100001110101010111111101110001110110110000110101101010111101101011110 e999b0eabfb8ed86b57de999b0eabfb8ed86b57b5e
UHC 陰꿸통}陰꿸통{^ 111010111110010010110010111010101100010111101011011111011110101111100100101100101110101011000101111010110111101101011110 ebe4b2eac5eb7debe4b2eac5eb7b5e

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