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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 髀樊シ鷹償髑達 11101001100011111001111011100110101111001001000111101001100011111001111011101001100100011001001001000010 e98f9ee6bc91e98f9ee9919242
EUC-JP 髀樊シ鷹償髑達 1111000111101111110111001110100010001110101111001100001011101011101111011111111011110001111100011100001110100011 f1efdce88ebcc2ebbdfef1f1c3a3
UTF-8 髀樊シ鷹償髑達 111010011010101110000000111001101010100010001010111011111011110110111100111010011011011110111001111001011000010010011111111010011010101110010001111010011000000110010100 e9ab80e6a88aefbdbce9b7b9e5849fe9ab91e98194
UHC ?樊?鷹償?達 0011111111011011111000000011111111101011111011011101111111000001001111111101001110111001 3fdbe03febeddfc13fd3b9

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