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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 葹イ逞肺葹イ辷セ 11100100110111111011001011100111100101111001010001111000111001001101111110110010111001111000100010111110 e4dfb2e7979478e4dfb2e788be
EUC-JP 葹イ逞肺葹イ辷セ 11101000111000011000111010110010111011011111011111000111110110011110100011100001100011101011001011101101111010001000111010111110 e8e18eb2edf7c7d9e8e18eb2ede88ebe
UTF-8 葹イ逞肺葹イ辷セ 111010001001000110111001111011111011110110110010111010011000000010011110111010001000001010111010111010001001000110111001111011111011110110110010111010001011111010110111111011111011110110111110 e891b9efbdb2e9809ee882bae891b9efbdb2e8beb7efbdbe
UHC ??逞肺???? 00111111001111111101011011000001111110001100101100111111001111110011111100111111 3f3fd6c1f8cb3f3f3f3f

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