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 ??????vB 0011111100111111001111110011111100111111001111110111011001000010 3f3f3f3f3f3f7642
SJIS-WIN 豢ォ讓樊ゥクvB 1110011010110100101010111110011010101000100111101110011010101001101110000111011001000010 e6b4abe6a89ee6a9b87642
EUC-JP 豢ォ讓樊ゥクvB 1110110010110110100011101010101111101100101010101101110011101000100011101010100110001110101110000111011001000010 ecb68eabecaadce88ea98eb87642
UTF-8 豢ォ讓樊ゥクvB 1110100010110001101000101110111110111101101010111110100010101110100100111110011010101000100010101110111110111101101010011110111110111101101110000111011001000010 e8b1a2efbdabe8ae93e6a88aefbda9efbdb87642
UHC ??讓樊??vB 00111111001111111110010111010011110110111110000000111111001111110111011001000010 3f3fe5d3dbe03f3f7642

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