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 ?????德?? 001111110011111100111111001111110011111111111010101110100011111100111111 3f3f3f3f3ffaba3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 쒔렺렊롘뤦德쥙혾 111011001001001010010100111010111010000010111010111010111010000010001010111010111010000110011000111010111010010010100110111001011011111010110111111011001010010110011001111011011001100010111110 ec9294eba0baeba08aeba198eba4a6e5beb7eca599ed98be
UHC 쒔렺렊롘뤦德쥙혾 10111110101011011000111011000010100011101010000110001110110111001000111111010100110100111110110010100010100011101100001101000010 bead8ec28ea18edc8fd4d3eca28ec342

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