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 ûJ»°ûNޏûN 11111011010010101011101110110000111110110100111010001110101110001111101101001110 fb4abbb0fb4e8eb8fb4e
SJIS-WIN ?J?°?N???N 0011111101001010001111111000000110001011001111110100111000111111001111110011111101001110 3f4a3f818b3f4e3f3f3f4e
EUC-JP ûJ?°ûN?¸ûN 10001111101010111110010101001010001111111010000111101011100011111010101111100101010011100011111110001111101000101011000110001111101010111110010101001110 8fabe54a3fa1eb8fabe54e3f8fa2b18fabe54e
UTF-8 ûJ»°ûNޏûN 1100001110111011010010101100001010111011110000101011000011000011101110110100111011000010100011101100001010111000110000111011101101001110 c3bb4ac2bbc2b0c3bb4ec28ec2b8c3bb4e
UHC ?J?°?N?¸?N 001111110100101000111111101000011100011000111111010011100011111110100010101011000011111101001110 3f4a3fa1c63f4e3fa2ac3f4e

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