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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ソ狒狒狒濕ソ狒狒狒濕^ 10111111111000001011111111100000101111111110000010111111111000000101101110111111111000001011111111100000101111111110000010111111111000000101101101011110 bfe0bfe0bfe0bfe05bbfe0bfe0bfe0bfe05b5e
EUC-JP ソ狒狒狒濕ソ狒狒狒濕^ 100011101011111111100000110000011110000011000001111000001100000111011111101111001000111010111111111000001100000111100000110000011110000011000001110111111011110001011110 8ebfe0c1e0c1e0c1dfbc8ebfe0c1e0c1e0c1dfbc5e
UTF-8 ソ狒狒狒濕ソ狒狒狒濕^ 11101111101111011011111111100111100010111001001011100111100010111001001011100111100010111001001011100110101111111001010111101111101111011011111111100111100010111001001011100111100010111001001011100111100010111001001011100110101111111001010101011110 efbdbfe78b92e78b92e78b92e6bf95efbdbfe78b92e78b92e78b92e6bf955e
UHC ????濕????濕^ 00111111001111110011111100111111111000111010010100111111001111110011111100111111111000111010010101011110 3f3f3f3fe3a53f3f3f3fe3a55e

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