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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
EUC-JP ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
UTF-8 捻꽝샙찉捻꽝샙찉B 11101111101001101010010011101010101111011001110111101100100000111001100111101100101100001000100111101111101001101010010011101010101111011001110111101100100000111001100111101100101100001000100101000010 efa6a4eabd9dec8399ecb089efa6a4eabd9dec8399ecb08942
UHC 捻꽝샙찉捻꽝샙찉B 1110011011110111101100101100111010111011111110101010100110001101111001101111011110110010110011101011101111111010101010011000110101000010 e6f7b2cebbfaa98de6f7b2cebbfaa98d42

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