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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN セ釵シ鉧ネ齊ス爾 1111000010111101101111101110011111011110101111001111101111001011110010001110101010001110101111011000111010100010 f0bdbee7debcfbcbc8ea8ebd8ea2
EUC-JP ?セ釵シ鉧ネ齊ス爾 001111111000111010111110111011101110000010001110101111001000111111100011111010011000111011001000111100111110111010001110101111011011110010100100 3f8ebeeee08ebc8fe3e98ec8f3ee8ebdbca4
UTF-8 セ釵シ鉧ネ齊ス爾 111011101000000110111100111011111011110110111110111010011000011110110101111011111011110110111100111010011000100110100111111011111011111010001000111010011011110110001010111011111011110110111101111001111000100010111110 ee81bcefbdbee987b5efbdbce989a7efbe88e9bd8aefbdbde788be
UHC ??釵???齊?爾 001111110011111111110011111110110011111100111111001111111111000010111010001111111110110010110011 3f3ff3fb3f3f3ff0ba3fecb3

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