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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ??狐?[??狐?[^ 00111111001111111000110011001111001111110101101100111111001111111000110011001111001111110101101101011110 3f3f8ccf3f5b3f3f8ccf3f5b5e
EUC-JP ??狐?[??狐?[^ 00111111001111111011100011010001001111110101101100111111001111111011100011010001001111110101101101011110 3f3fb8d13f5b3f3fb8d13f5b5e
UTF-8 롊렲狐렱[롊렲狐렱[^ 111010111010000110001010111010111010000010110010111001111000101110010000111010111010000010110001010110111110101110100001100010101110101110100000101100101110011110001011100100001110101110100000101100010101101101011110 eba18aeba0b2e78b90eba0b15beba18aeba0b2e78b90eba0b15b5e
UHC 롊렲狐렱[롊렲狐렱[^ 10001110110100001000111010111111111110111100111110001110101111100101101110001110110100001000111010111111111110111100111110001110101111100101101101011110 8ed08ebffbcf8ebe5b8ed08ebffbcf8ebe5b5e

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