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ޱûH޾hûNޱ 11111011010011101000111010110001111110110100100010001110101111100110100011111011010011101000111010110001 fb4e8eb1fb488ebe68fb4e8eb1
SJIS-WIN ?N?±?H??h?N?± 001111110100111000111111100000010111110100111111010010000011111100111111011010000011111101001110001111111000000101111101 3f4e3f817d3f483f3f683f4e3f817d
EUC-JP ûN?±ûH??hûN?± 100011111010101111100101010011100011111110100001110111101000111110101011111001010100100000111111001111110110100010001111101010111110010101001110001111111010000111011110 8fabe54e3fa1de8fabe5483f3f688fabe54e3fa1de
UTF-8 ûNޱûH޾hûNޱ 11000011101110110100111011000010100011101100001010110001110000111011101101001000110000101000111011000010101111100110100011000011101110110100111011000010100011101100001010110001 c3bb4ec28ec2b1c3bb48c28ec2be68c3bb4ec28ec2b1
UHC ?N?±?H?¾h?N?± 00111111010011100011111110100001101111100011111101001000001111111010100011111010011010000011111101001110001111111010000110111110 3f4e3fa1be3f483fa8fa683f4e3fa1be

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