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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 迪?W}迪?W{^ 1110011110001100001111110101011101111101111001111000110000111111010101110111101101011110 e78c3f577de78c3f577b5e
EUC-JP 迪?W}迪?W{^ 1110110111101100001111110101011101111101111011011110110000111111010101110111101101011110 edec3f577dedec3f577b5e
UTF-8 迪렪W}迪렪W{^ 1110100010111111101010101110101110100000101010100101011101111101111010001011111110101010111010111010000010101010010101110111101101011110 e8bfaaeba0aa577de8bfaaeba0aa577b5e
UHC 迪렪W}迪렪W{^ 11101110111010001000111010111000010101110111110111101110111010001000111010111000010101110111101101011110 eee88eb8577deee88eb8577b5e

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