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 撓?????繹? 10011101100110100011111100111111001111110011111100111111111000111000100000111111 9d9a3f3f3f3f3fe3883f
EUC-JP 撓?????繹? 11011001111110100011111100111111001111110011111100111111111001011110100000111111 d9fa3f3f3f3f3fe5e83f
UTF-8 撓뚳슝樂뗨듊繹먬 111001101001001010010011111010111001101010110011111011001000101010011101111011111010011010111111111010111001011110101000111010111001001110001010111001111011100110111001111010111010100010101100 e69293eb9ab3ec8a9defa6bfeb97a8eb938ae7b9b9eba8ac
UHC 撓뚳슝樂뗨듊繹먬 11101000111101011000110011101111101111011011100111101000111110011000101111101000100010101011110111100110101110101001000011101001 e8f58cefbdb9e8f98be88abde6ba90e9

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