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 ??責}??責{^ 0011111100111111100100001101001101111101001111110011111110010000110100110111101101011110 3f3f90d37d3f3f90d37b5e
EUC-JP ?馹責}?馹責{^ 001111111000111111101001101000011100000011010101011111010011111110001111111010011010000111000000110101010111101101011110 3f8fe9a1c0d57d3f8fe9a1c0d57b5e
UTF-8 쒜馹責}쒜馹責{^ 111011001001001010011100111010011010011010111001111010001011001010101100011111011110110010010010100111001110100110100110101110011110100010110010101011000111101101011110 ec929ce9a6b9e8b2ac7dec929ce9a6b9e8b2ac7b5e
UHC 쒜馹責}쒜馹責{^ 101111101010111011101100111100011111010010100001011111011011111010101110111011001111000111110100101000010111101101011110 beaeecf1f4a17dbeaeecf1f4a17b5e

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