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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 脂???v脂???vB 10001110100010010011111100111111001111110111011010001110100010010011111100111111001111110111011001000010 8e893f3f3f768e893f3f3f7642
EUC-JP 脂???v脂???vB 10111011111010010011111100111111001111110111011010111011111010010011111100111111001111110111011001000010 bbe93f3f3f76bbe93f3f3f7642
UTF-8 脂렟綎렲v脂렟綎렲vB 111010001000010010000010111010111010000010011111111001111011011010001110111010111010000010110010011101101110100010000100100000101110101110100000100111111110011110110110100011101110101110100000101100100111011001000010 e88482eba09fe7b68eeba0b276e88482eba09fe7b68eeba0b27642
UHC 脂렟綎렲v脂렟綎렲vB 11110010101101111000111010110000111011111111001010001110101111110111011011110010101101111000111010110000111011111111001010001110101111110111011001000010 f2b78eb0eff28ebf76f2b78eb0eff28ebf7642

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