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 ?????德?> 00111111001111110011111100111111001111111111101010111010001111111000000110000100 3f3f3f3f3ffaba3f8184
EUC-JP ???????> 001111110011111100111111001111110011111100111111001111111010000111100100 3f3f3f3f3f3f3fa1e4
UTF-8 쒔렠렋롃뤦德쳩> 111011001001001010010100111010111010000010100000111010111010000010001011111010111010000110000011111010111010010010100110111001011011111010110111111011001011001110101001111011111011110010011110 ec9294eba0a0eba08beba183eba4a6e5beb7ecb3a9efbc9e
UHC 쒔렠렋롃뤦德쳩> 10111110101011011000111010110001100011101010001010001110110010101000111111010100110100111110110010101011100011101010001110111110 bead8eb18ea28eca8fd4d3ecab8ea3be

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