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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 篁医侠}篁医侠{^ 111000101011100110001000111000111000101110100000011111011110001010111001100010001110001110001011101000000111101101011110 e2b988e38ba07de2b988e38ba07b5e
EUC-JP 篁医侠}篁医侠{^ 111001001011101110110000111001011011011010100010011111011110010010111011101100001110010110110110101000100111101101011110 e4bbb0e5b6a27de4bbb0e5b6a27b5e
UTF-8 篁医侠}篁医侠{^ 111001111010111110000001111001011000110010111011111001001011111010100000011111011110011110101111100000011110010110001100101110111110010010111110101000000111101101011110 e7af81e58cbbe4bea07de7af81e58cbbe4bea07b5e
UHC 篁??}篁??{^ 1111110011010110001111110011111101111101111111001101011000111111001111110111101101011110 fcd63f3f7dfcd63f3f7b5e

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