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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 﨟ー逑十n}﨟ー逑十n{^ 11111011100111011011000011100111100100111000111101011100011011100111110111111011100111011011000011100111100100111000111101011100011011100111101101011110 fb9db0e7938f5c6e7dfb9db0e7938f5c6e7b5e
EUC-JP ?ー逑十n}?ー逑十n{^ 00111111100011101011000011101101111100111011110110111101011011100111110100111111100011101011000011101101111100111011110110111101011011100111101101011110 3f8eb0edf3bdbd6e7d3f8eb0edf3bdbd6e7b5e
UTF-8 﨟ー逑十n}﨟ー逑十n{^ 1110111110101000100111111110111110111101101100001110100110000000100100011110010110001101100000010110111001111101111011111010100010011111111011111011110110110000111010011000000010010001111001011000110110000001011011100111101101011110 efa89fefbdb0e98091e58d816e7defa89fefbdb0e98091e58d816e7b5e
UHC ??逑十n}??逑十n{^ 0011111100111111110011111100011111100100101010000110111001111101001111110011111111001111110001111110010010101000011011100111101101011110 3f3fcfc7e4a86e7d3f3fcfc7e4a86e7b5e

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