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 ?磐??悌???^ 0011111110010100110101100011111100111111100100101110111000111111001111110011111101011110 3f94d63f3f92ee3f3f3f5e
EUC-JP ?磐??悌???^ 0011111111001000110110000011111100111111110001001111000000111111001111110011111101011110 3fc8d83f3fc4f03f3f3f5e
UTF-8 亐磐렰렱悌쿰렰렱^ 11100100101110101001000011100111101000111001000011101011101000001011000011101011101000001011000111100110100000101000110011101100101111111011000011101011101000001011000011101011101000001011000101011110 e4ba90e7a390eba0b0eba0b1e6828cecbfb0eba0b0eba0b15e
UHC 亐磐렰렱悌쿰렰렱^ 1110101010100111110110101111000110001110101111011000111010111110111100001010101011000100111100011000111010111101100011101011111001011110 eaa7daf18ebd8ebef0aac4f18ebd8ebe5e

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