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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 沃h?底??e^ 1001011110000000100000101000100000111111100100101110101000111111001111110110010101011110 978082883f92ea3f3f655e
EUC-JP 沃h?底??e^ 1100110111100000101000111110100000111111110001001110110000111111001111110110010101011110 cde0a3e83fc4ec3f3f655e
UTF-8 沃h꼇底쏙쉔e^ 1110011010110010100000111110111110111101100010001110101010111100100001111110010110111010100101011110110010001111100110011110110010001001100101000110010101011110 e6b283efbd88eabc87e5ba95ec8f99ec8994655e
UHC 沃h꼇底쏙쉔e^ 1110100010101010101000111110100010110010101110111110111010111100101111011110111110111101101010000110010101011110 e8aaa3e8b2bbeebcbdefbda8655e

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