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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?殉???殉??^ 0011111110001111011111010011111100111111001111111000111101111101001111110011111101011110 3f8f7d3f3f3f8f7d3f3f5e
EUC-JP ?殉???殉??^ 0011111110111101110111100011111100111111001111111011110111011110001111110011111101011110 3fbdde3f3f3fbdde3f3f5e
UTF-8 렯殉輦렱렯殉輦렱^ 11101011101000001010111111100110101011101000100111101111101001101001100011101011101000001011000111101011101000001010111111100110101011101000100111101111101001101001100011101011101000001011000101011110 eba0afe6ae89efa698eba0b1eba0afe6ae89efa698eba0b15e
UHC 렯殉輦렱렯殉輦렱^ 1000111010111100111000101110011011100110111001001000111010111110100011101011110011100010111001101110011011100100100011101011111001011110 8ebce2e6e6e48ebe8ebce2e6e6e48ebe5e

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