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 驍臥ュ鷹i逡弯 11101001100000101000100111100111101011011001000111101001100000101000100111100111100101011001110001011110 e98289e7ad91e98289e7959c5e
EUC-JP 驍臥ュ鷹i逡弯 1111000111100010101100101110100110001110101011011100001011101011101000111110100111101101111101011101011110111111 f1e2b2e98eadc2eba3e9edf5d7bf
UTF-8 驍臥ュ鷹i逡弯 111010011010100110001101111010001000011110100101111011111011110110101101111010011011011110111001111011111011110110001001111010011000000010100001111001011011110010101111 e9a98de887a5efbdade9b7b9efbd89e980a1e5bcaf
UHC 驍臥?鷹i逡? 111111011010010011101000110000100011111111101011111011011010001111101001111100011110010000111111 fda4e8c23febeda3e9f1e43f

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