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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 釥璽ー齊ア室 111110111100000010001110101000111111000010110101101100001110101010001110101100011000111010111010 fbc08ea3f0b5b0ea8eb18eba
EUC-JP 釥璽?ー齊ア室 1000111111100011101010111011110010100101001111111000111010110000111100111110111010001110101100011011110010111100 8fe3abbca53f8eb0f3ee8eb1bcbc
UTF-8 釥璽ー齊ア室 111010011000011110100101111001111001001010111101111011101000000110110100111011111011110110110000111010011011110110001010111011111011110110110001111001011010111010100100 e987a5e792bdee81b4efbdb0e9bd8aefbdb1e5aea4
UHC ?璽??齊?室 00111111110111111101111000111111001111111111000010111010001111111110001111111000 3fdfde3f3ff0ba3fe3f8

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