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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 劾?W}劾?W{^ 1000101001001110001111110101011101111101100010100100111000111111010101110111101101011110 8a4e3f577d8a4e3f577b5e
EUC-JP 劾?W}劾?W{^ 1011001110101111001111110101011101111101101100111010111100111111010101110111101101011110 b3af3f577db3af3f577b5e
UTF-8 劾록W}劾록W{^ 1110010110001010101111101110101110100001100111010101011101111101111001011000101010111110111010111010000110011101010101110111101101011110 e58abeeba19d577de58abeeba19d577b5e
UHC 劾록W}劾록W{^ 11111010101101101011011111001111010101110111110111111010101101101011011111001111010101110111101101011110 fab6b7cf577dfab6b7cf577b5e

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