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 ???x???xB 001111110011111100111111011110000011111100111111001111110111100001000010 3f3f3f783f3f3f7842
SJIS-WIN 搖??x搖??xB 1001110110001010001111110011111101111000100111011000101000111111001111110111100001000010 9d8a3f3f789d8a3f3f7842
EUC-JP 搖??x搖??xB 1101100111101010001111110011111101111000110110011110101000111111001111110111100001000010 d9ea3f3f78d9ea3f3f7842
UTF-8 搖쇽쉽x搖쇽쉽xB 111001101001000010010110111011001000011110111101111011001000100110111101011110001110011010010000100101101110110010000111101111011110110010001001101111010111100001000010 e69096ec87bdec89bd78e69096ec87bdec89bd7842
UHC 搖쇽쉽x搖쇽쉽xB 111010001111010010111100111011111011110110110001011110001110100011110100101111001110111110111101101100010111100001000010 e8f4bcefbdb178e8f4bcefbdb17842

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