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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蔵速蔵脱蔵速蔵脱^ 1001000110100000100100011010110010010001101000001001001001000101100100011010000010010001101011001001000110100000100100100100010101011110 91a091ac91a0924591a091ac91a092455e
EUC-JP 蔵速蔵脱蔵速蔵脱^ 1100001010100010110000101010111011000010101000101100001110100110110000101010001011000010101011101100001010100010110000111010011001011110 c2a2c2aec2a2c3a6c2a2c2aec2a2c3a65e
UTF-8 蔵速蔵脱蔵速蔵脱^ 11101000100101001011010111101001100000001001111111101000100101001011010111101000100001001011000111101000100101001011010111101001100000001001111111101000100101001011010111101000100001001011000101011110 e894b5e9809fe894b5e884b1e894b5e9809fe894b5e884b15e
UHC ?速???速??^ 0011111111100001110111000011111100111111001111111110000111011100001111110011111101011110 3fe1dc3f3f3fe1dc3f3f5e

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