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???? 001111110011111100111111001111110011111100111111001111110100111000111111001111110011111100111111 3f3f3f3f3f3f3f4e3f3f3f3f
SJIS-WIN ???其?ζ?N?よ?? 001111110011111100111111100100011011010000111111100000111100010000111111010011100011111110000010111001100011111100111111 3f3f3f91b43f83c43f4e3f82e63f3f
EUC-JP ???其馹ζ?N?よ?? 0011111100111111001111111100001010110110100011111110100110100001101001101100011000111111010011100011111110100100111010000011111100111111 3f3f3fc2b68fe9a1a6c63f4e3fa4e83f3f
UTF-8 琉득텋其馹ζ궦N溜よ븺溜 111011111010011110001100111010111001001110011101111011011000010110001011111001011000010110110110111010011010011010111001110011101011011011101010101101101010011001001110111011111010011110001011111000111000001010001000111010111011100010111010111011111010011110001011 efa78ceb939ded858be585b6e9a6b9ceb6eab6a64eefa78be38288ebb8baefa78b
UHC 琉득텋其馹ζ궦N溜よ븺溜 1110101110100100101101011110011010110110100010001101000011101100111011001111000110100101111001101000001010111000010011101110101011111110101010101110100010010101101000111110101011111110 eba4b5e6b688d0ececf1a5e682b84eeafeaae895a3eafe

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