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 逋ー逧党逋ー逧怒^ 111001111001100110110000111001111001101010010011011111011110011110011001101100001110011110011010100100110111101101011110 e799b0e79a937de799b0e79a937b5e
EUC-JP 逋ー逧党逋ー逧怒^ 1110110111111001100011101011000011101101111110101100010111011110111011011111100110001110101100001110110111111010110001011101110001011110 edf98eb0edfac5deedf98eb0edfac5dc5e
UTF-8 逋ー逧党逋ー逧怒^ 11101001100000001000101111101111101111011011000011101001100000001010011111100101100001011001101011101001100000001000101111101111101111011011000011101001100000001010011111100110100000001001001001011110 e9808befbdb0e980a7e5859ae9808befbdb0e980a7e680925e
UHC 逋???逋??怒^ 111110001110011100111111001111110011111111111000111001110011111100111111110100101100000101011110 f8e73f3f3ff8e73f3fd2c15e

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