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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 蔵俗臓造\}蔵俗臓造\{^ 100100011010000010010001101011011001000110011111100100011010001001011100011111011001000110100000100100011010110110010001100111111001000110100010010111000111101101011110 91a091ad919f91a25c7d91a091ad919f91a25c7b5e
EUC-JP 蔵俗臓造\}蔵俗臓造\{^ 110000101010001011000010101011111100001010100001110000101010010001011100011111011100001010100010110000101010111111000010101000011100001010100100010111000111101101011110 c2a2c2afc2a1c2a45c7dc2a2c2afc2a1c2a45c7b5e
UTF-8 蔵俗臓造\}蔵俗臓造\{^ 1110100010010100101101011110010010111111100101111110100010000111100100111110100110000000101000000101110001111101111010001001010010110101111001001011111110010111111010001000011110010011111010011000000010100000010111000111101101011110 e894b5e4bf97e88793e980a05c7de894b5e4bf97e88793e980a05c7b5e
UHC ?俗?造\}?俗?造\{^ 0011111111100001110101000011111111110000111000110101110001111101001111111110000111010100001111111111000011100011010111000111101101011110 3fe1d43ff0e35c7d3fe1d43ff0e35c7b5e

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