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 即旦蔵速\}即旦蔵速\{^ 100100011010011010010010010101011001000110100000100100011010110001011100011111011001000110100110100100100101010110010001101000001001000110101100010111000111101101011110 91a6925591a091ac5c7d91a6925591a091ac5c7b5e
EUC-JP 即旦蔵速\}即旦蔵速\{^ 110000101010100011000011101101101100001010100010110000101010111001011100011111011100001010101000110000111011011011000010101000101100001010101110010111000111101101011110 c2a8c3b6c2a2c2ae5c7dc2a8c3b6c2a2c2ae5c7b5e
UTF-8 即旦蔵速\}即旦蔵速\{^ 1110010110001101101100111110011010010111101001101110100010010100101101011110100110000000100111110101110001111101111001011000110110110011111001101001011110100110111010001001010010110101111010011000000010011111010111000111101101011110 e58db3e697a6e894b5e9809f5c7de58db3e697a6e894b5e9809f5c7b5e
UHC ?旦?速\}?旦?速\{^ 0011111111010011101010010011111111100001110111000101110001111101001111111101001110101001001111111110000111011100010111000111101101011110 3fd3a93fe1dc5c7d3fd3a93fe1dc5c7b5e

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